home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / patchfix / dbpatch / wrklabor.mdb / Employee Personal Data.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-03-24  |  1.4 KB

  1. {
  2.     "schema": {
  3.         "ID Number": "Long Integer",
  4.         "Last Name": "Text (30)",
  5.         "First Name": "Text (20)",
  6.         "MI": "Text (1)",
  7.         "Name Prefix": "Text (15)",
  8.         "Name Suffix": "Text (15)",
  9.         "SSN": "Long Integer",
  10.         "Street Address": "Text (50)",
  11.         "Apartment Number": "Text (15)",
  12.         "City": "Text (20)",
  13.         "State": "Text (2)",
  14.         "Country": "Text (15)",
  15.         "Zip Code": "Text (10)",
  16.         "Home Phone A/C": "Integer",
  17.         "Home Phone Prefix": "Integer",
  18.         "Home Phone": "Integer",
  19.         "Birthdate": "DateTime",
  20.         "Birth Place City": "Text (20)",
  21.         "Birth Place State": "Text (2)",
  22.         "Birth Place Country": "Text (15)",
  23.         "Sex": "Text (1)",
  24.         "Marital Status": "Boolean NOT NULL",
  25.         "Spouse Name": "Text (20)",
  26.         "Emergency Contact1": "Text (50)",
  27.         "Emergency Contact1 Street Address": "Text (50)",
  28.         "Emergency Contact1 Apartment Number": "Text (15)",
  29.         "Emergency Contact1 City": "Text (20)",
  30.         "Emergency Contact1 State": "Text (2)",
  31.         "Emergency Contact1 Country": "Text (15)",
  32.         "Emergency Contact1 Zip Code": "Text (10)",
  33.         "Emergency Contact1 Phone A/C": "Integer",
  34.         "Emergency Contact1 Phone Prefix": "Integer",
  35.         "Emergency Contact1 Phone": "Integer",
  36.         "Emergency Contact2": "Text (50)",
  37.         "Emergency Contact2 Street Address": "Text (50)",
  38.         "Emergency Contact2 Apartment Number": "Text (15)",
  39.         "Emergency Contact2 City": "Text (20)",
  40.         "Emergency Contact2 State": "Text (2)",
  41.         "Emergency Contact2 Country": "Text (15)",
  42.         "Emergency Contact2 Zip Code": "Text (10)",
  43.         "Emergency Contact2 Phone A/C": "Integer",
  44.         "Emergency Contact2 Phone Prefix": "Integer",
  45.         "Emergency Contact2 Phone": "Integer"
  46.     },
  47.     "data": []
  48. }